Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: 3.0.0-preview2 doc updates #21138

Conversation

umapraseeda
Copy link
Contributor

@umapraseeda umapraseeda commented Mar 25, 2025

3.0.0-preview2 doc updates

@umapraseeda umapraseeda requested review from a team as code owners March 25, 2025 13:38
@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Mar 25, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Mar 25, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 8

Inputs:

Sources:

more details

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (0)

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ❌ Toolchain
  • ❌ Build twister
  • ❌ Integration tests

Note: This message is automatically posted and updated by the CI

@umapraseeda umapraseeda force-pushed the 300_preview2_prereelease_doc_updates branch from ddb4939 to d272cb8 Compare March 25, 2025 13:44
@umapraseeda umapraseeda force-pushed the 300_preview2_prereelease_doc_updates branch from d272cb8 to 3ba245f Compare March 25, 2025 13:49
@umapraseeda umapraseeda requested a review from peknis March 25, 2025 13:49
@umapraseeda umapraseeda force-pushed the 300_preview2_prereelease_doc_updates branch from 3ba245f to 47e26ce Compare March 25, 2025 14:29
@umapraseeda umapraseeda requested a review from divipillai March 25, 2025 14:30
@umapraseeda umapraseeda force-pushed the 300_preview2_prereelease_doc_updates branch 2 times, most recently from 591e8fc to de85feb Compare March 25, 2025 15:03
Copy link

You can find the documentation preview for this PR here.

Preview links for modified nRF Connect SDK documents:

https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/dev_model_and_contributions/adding_code.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/index.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/known_issues.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_1.x_to_2.x.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_2.4.99-cs3_to_2.6.99-cs2.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_2.5.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_2.6.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_2.7.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_2.8.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_2.9.0-nRF54H20-1.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_2.9.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_3.0.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_nRF54H20_cs_to_2_7.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_nRF54H20_cs_to_2_7_99-cs1.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_nRF54H20_cs_to_2_7_99-cs2.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_guide_spm_to_tf-m.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_hwmv2.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration/migration_sysbuild.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/migration_guides.html
https://ncsdoc.z6.web.core.windows.net/PR-21138/nrf/releases_and_maturity/releases/release-notes-changelog.html

muraliThokala and others added 5 commits March 27, 2025 07:07
Update the SHIELD configuration in the coexistence samples to ensure
the correct overlay files are included. This change addresses the
issue of missing overlay files by specifying the sample name,
such as `ble_coex_SHIELD` parameter.

Signed-off-by: Murali Thokala <Murali.Thokala@nordicsemi.no>
replaced get_antenna_path() with bt_le_cs_get_antenna_path()

Signed-off-by: Ivan Iushkov <ivan.iushkov@nordicsemi.no>
Change adds documentation for introduced Kconfig configuration changes.

Jira: NCSDK-32519

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
Signed-off-by: Divya Pillai <divya.pillai@nordicsemi.no>
Change introduces static Partition Manager memory maps for single-image
configurations. This is done to ensure that dynamic partitioning is not
used.

Jira: NCSDK-30908

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
Signed-off-by: Pekka Niskanen <pekka.niskanen@nordicsemi.no>
Commit increases main stack size for nrf54l platform that uses
PSA based crypto with Cracen and Trusted storage.
Key import of keys with persistent lifetime takes more 3.5 kb.

Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
3.0.0-preview2 doc updates

Signed-off-by: Uma Praseeda <uma.praseeda@nordicsemi.no>
@umapraseeda umapraseeda force-pushed the 300_preview2_prereelease_doc_updates branch from de85feb to ff8bda9 Compare March 27, 2025 08:25
@bjarki-andreasen bjarki-andreasen changed the base branch from main to v3.0.0-preview2 March 27, 2025 09:58
@bjarki-andreasen bjarki-andreasen merged commit b7e846c into nrfconnect:v3.0.0-preview2 Mar 27, 2025
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.